home *** CD-ROM | disk | FTP | other *** search
/ Cracking 2 / Cracking II..iso / Texty / crackme / CRKME3.EXE / 0 / RCDATA / TFORM2 / TFORM2.txt
Encoding:
Text File  |  1999-03-26  |  2.1 KB  |  72 lines

  1. object Form2: TForm2
  2.   Left = 666
  3.   Top = 100
  4.   Width = 225
  5.   Height = 100
  6.   Caption = 'Form2'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Bevel1: TBevel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 217
  20.     Height = 73
  21.   end
  22.   object AHMLabel1: TAHMLabel
  23.     Left = 8
  24.     Top = 24
  25.     Width = 49
  26.     Height = 17
  27.     Caption = 'Code:'
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -13
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = [fsBold]
  33.     Frame.FrameStyle = frameNone
  34.     ParentFont = False
  35.   end
  36.   object Edit1: TEdit
  37.     Left = 56
  38.     Top = 24
  39.     Width = 121
  40.     Height = 21
  41.     TabOrder = 0
  42.   end
  43.   object BitBtn1: TBitBtn
  44.     Left = 184
  45.     Top = 16
  46.     Width = 25
  47.     Height = 41
  48.     Default = True
  49.     ModalResult = 1
  50.     TabOrder = 1
  51.     OnClick = BitBtn1Click
  52.     Glyph.Data = {
  53.       DE010000424DDE01000000000000760000002800000024000000120000000100
  54.       0400000000006801000000000000000000001000000000000000000000000000
  55.       80000080000000808000800000008000800080800000C0C0C000808080000000
  56.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  57.       3333333333333333333333330000333333333333333333333333F33333333333
  58.       00003333344333333333333333388F3333333333000033334224333333333333
  59.       338338F3333333330000333422224333333333333833338F3333333300003342
  60.       222224333333333383333338F3333333000034222A22224333333338F338F333
  61.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  62.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  63.       0000333333333A222433333333333338F338F33300003333333333A222433333
  64.       333333338F338F33000033333333333A222433333333333338F338F300003333
  65.       33333333A222433333333333338F338F00003333333333333A22433333333333
  66.       3338F38F000033333333333333A223333333333333338F830000333333333333
  67.       333A333333333333333338330000333333333333333333333333333333333333
  68.       0000}
  69.     NumGlyphs = 2
  70.   end
  71. end
  72.